-
Home
-
onOffice for WP-Websites
-
5.1.3
-
Code
-
Classes
- InputFieldRenderer
Total Complexity |
30 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
232 |
Lines of code |
56 |
Logical lines of code |
36 |
Comment lines |
74 |
Methods |
27 |
Properties |
13 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addAdditionalAttribute() |
S |
64 |
4 |
9 |
__construct() |
S |
71 |
1 |
6 |
getLabel() |
S |
92 |
1 |
1 |
getIsDisabled() |
S |
92 |
1 |
1 |
setMinValue() |
S |
92 |
1 |
1 |
getMinValue() |
S |
92 |
1 |
1 |
setMaxValue() |
S |
92 |
1 |
1 |
getMaxValue() |
S |
92 |
1 |
1 |
getSelectedValue() |
S |
92 |
1 |
1 |
setSelectedValue() |
S |
92 |
1 |
1 |
getCheckedValues() |
S |
92 |
1 |
1 |
setCheckedValues() |
S |
92 |
1 |
1 |
setLabel() |
S |
92 |
1 |
1 |
getHint() |
S |
92 |
1 |
1 |
setHint() |
S |
92 |
1 |
1 |
render() |
S |
100 |
1 |
0 |
getOoModule() |
S |
92 |
1 |
1 |
setOoModule() |
S |
92 |
1 |
1 |
getType() |
S |
92 |
1 |
1 |
setValue() |
S |
92 |
1 |
1 |
getValue() |
S |
92 |
1 |
1 |
getName() |
S |
92 |
1 |
1 |
resetGuiId() |
S |
80 |
1 |
3 |
renderAdditionalAttributes() |
S |
69 |
1 |
6 |
getFieldnames() |
S |
65 |
1 |
9 |
getGuiId() |
S |
80 |
1 |
3 |
setIsDisabled() |
S |
92 |
1 |
1 |